home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
DATAONAL
/
DISKCON.LZH
/
CONFIG.SPD
< prev
next >
Wrap
Text File
|
1991-10-15
|
1KB
|
29 lines
Modify Your CONFIG.SYS
CONFIG.SYS is of the files that each computer reads when the
computer is turned ON.
Adding more buffers to The BUFFERS = XX in your hard disk
CONFIG.SYS will increase the hard disk operations. Buffers hold
information read from or written to the hard disk. DOS checks the
buffer's content each time information is requested from the hard
disk. Each buffer represents 512 Bytes. A maximum of 99 buffers
can be used.
Many application software especially data base programs
require that you have at least BUFFERS=20 or 40 in CONFIG.SYS
otherwise the program will not run.
If you do not have CONFIG.SYS on the main directory of your hard
disk, you can create it using EDLIN (DOS Command) or any word
processing program.
For information on modifying the CONFIG.SYS, refer to your
DOS manual or the tutorial disks mentioned in the previous
section.
------------------------------------------------------